All Questions
Tagged with algorithm-requestsignal-processing
3 questions
0votes
0answers
206views
Is it effective to use deep learning method to produce a 1D signal as output from a 2D image as input?
I have a 1D signal that will produce a 2D image after some image processing algorithm. Would it be possible and effective to use deep learning method to reproduce the 1D signal if I have the 2D image ...
1vote
0answers
65views
How to detect the sine wave signal with different frequency using neural networks?
I'm wondering if there is a way to use a neural network that can detect the noisy sine wave, where the frequency is not constant. In other words, I'm not looking for a solution that would detect the ...
9votes
1answer
14kviews
Is it possible to clean up an audio recording of a lecture using some type of AI system?
Is it possible to clean up an audio recording of a lecture from a smartphone (i.e. remove the background noise) using some type of AI system?